Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix font awesome icon classes #1354

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

arku
Copy link
Contributor

@arku arku commented Jun 4, 2018

Description

Fixes weird rendering of font awesome icons, a regression introduced in #1333

The issue is fa prefix has been deprecated in Font Awesome 5. The new default is fas.

Checklist
  • linter status: 100% pass
  • changes don't break existing behavior
  • commit message follows commit guidelines
Affected core subsystem(s)

UI

Refers/Fixes

Fixes #1353

@arku arku force-pushed the font-awesome-icon-fix branch from 9275eac to b7e7ba4 Compare June 4, 2018 00:07
@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #1354 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1354   +/-   ##
=======================================
  Coverage   30.63%   30.63%           
=======================================
  Files         124      124           
  Lines        8784     8784           
  Branches     1141     1141           
=======================================
  Hits         2691     2691           
  Misses       5985     5985           
  Partials      108      108

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15a31e8...f00c083. Read the comment docs.

@arku arku force-pushed the font-awesome-icon-fix branch from b7e7ba4 to f00c083 Compare June 4, 2018 00:07
@thelostone-mc thelostone-mc self-requested a review June 4, 2018 03:47
@thelostone-mc thelostone-mc added bug This is something that isn't working as intended. frontend This needs frontend expertise. labels Jun 4, 2018
@thelostone-mc thelostone-mc merged commit e72c139 into gitcoinco:master Jun 4, 2018
@gitcoinbot
Copy link
Member

⚡️ A tip worth 0.025 ETH (15.38 USD @ $615.06/ETH) has been granted to @arun1595 for this issue from thelostone-mc. ⚡️

The sender had the following public comments:

Thanks for helping six the UI bugs. Great to have you here ^_^

Nice work @arun1595! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.

@arku arku deleted the font-awesome-icon-fix branch June 4, 2018 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is something that isn't working as intended. frontend This needs frontend expertise.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG - Black circle on ENS page
3 participants